home *** CD-ROM | disk | FTP | other *** search
/ 64'er 1987 October / 64er_Magazin_87-10_1987_Markt__Technik_de.d64 / viele tasten (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  176b  |  6 lines

  1. 5 print"[147]bitte <c=>+<left-shift>+<return>+<f1>   druecken!"
  2. 10 poke56334,0:poke56320,peek(56320)and(255-2^7-2^1-2^0)
  3. 20 ifpeek(56321)=(255-2^5-2^7-2^1-2^4)then40
  4. 30 goto20
  5. 40 poke56334,1:print"ok!"
  6.